doc: typo
author吴冉波 <wuranbo@gmail.com>
Sat, 16 Jul 2016 15:19:24 +0000 (23:19 +0800)
committerGitHub <noreply@github.com>
Sat, 16 Jul 2016 15:19:24 +0000 (23:19 +0800)
src/doc/config.md

index d091633b1d14c15b9c106a8dc61fa15f8dceb55f..f1272ca84ef6fa8fc07a104adcdb98197c5eb50a 100644 (file)
@@ -95,7 +95,7 @@ color = 'auto'         # whether cargo colorizes output
 retry = 2 # number of times a network call will automatically retried
 
 # Alias cargo commands. The first 3 aliases are built in. If your
-command requires grouped whitespace use the list format.
+command requires grouped whitespace use the list format.
 [alias]
 b = "build"
 t = "test"